home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / 3C527 / @0041.ADF next >
Text File  |  1996-07-31  |  5KB  |  151 lines

  1. AdapterID 00041h
  2.  
  3. AdapterName "3Com EtherLink/MC 32 Ethernet Adapter"
  4.  
  5. NumBytes 6
  6.  
  7. NamedItem
  8.  
  9. Prompt "Enable/Disable Adapter"
  10.  
  11. choice "Adapter Enabled"  pos[0]=XXXXXXX1b
  12. choice "Adapter Disabled" pos[0]=XXXXXXX0b
  13.  
  14. Help
  15.  
  16. "The normal setting is Adapter Enabled.  Use the disabled
  17. setting if you are not using the adapter in your system."
  18.  
  19. ; ************ I/O Base Address **********
  20. NamedItem
  21.  
  22. Prompt "I/O Base Address"
  23.  
  24. choice "728x" pos[0]=XXXX000Xb  io 7280h-728fh
  25. choice "729x" pos[0]=XXXX001Xb  io 7290h-729fh
  26. choice "768x" pos[0]=XXXX010Xb  io 7680h-768fh
  27. choice "769x" pos[0]=XXXX011Xb  io 7690h-769fh
  28. choice "7A8x" pos[0]=XXXX100Xb  io 7a80h-7a8fh
  29. choice "7A9x" pos[0]=XXXX101Xb  io 7a90h-7a9fh
  30. choice "7E8x" pos[0]=XXXX110Xb  io 7e80h-7e8fh
  31. choice "7E9x" pos[0]=XXXX111Xb  io 7e90h-7e9fh
  32.  
  33. Help
  34.  
  35. "Anyone of eight choices may be selected. Conflicting assignments are
  36. marked with an asterisk and must be changed. The EtherLink/MC 32
  37. occupies 16 bytes in the I/O Address space."
  38.  
  39. ; *** Memory Base Addresses and Ranges ***
  40. NamedItem
  41. Prompt "Shared Memory Ranges"
  42.    choice "RANGE:D8000-DBFFF, 16K" pos[3]=xx00xxxxb  pos[0]=x110xxxxb
  43.                    pos[2]=xxxxxxx1b
  44.                    MEM 00D8000h - 00DBFFFh
  45.    choice "RANGE:DC000-DFFFF, 16K" pos[3]=xx00xxxxb  pos[0]=x111xxxxb
  46.                    pos[2]=xxxxxxx1b
  47.                    MEM 00DC000h - 00DFFFFh
  48.    choice "RANGE:C0000-C3FFF, 16K" pos[3]=xx00xxxxb  pos[0]=x000xxxxb
  49.                    pos[2]=xxxxxxx1b
  50.                    MEM 00C0000h - 00C3FFFh
  51.    choice "RANGE:C4000-C7FFF, 16K" pos[3]=xx00xxxxb  pos[0]=x001xxxxb
  52.                    pos[2]=xxxxxxx1b
  53.                    MEM 00C4000h - 00C7FFFh
  54.    choice "RANGE:C8000-CBFFF, 16K" pos[3]=xx00xxxxb  pos[0]=x010xxxxb
  55.                    pos[2]=xxxxxxx1b
  56.                    MEM 00C8000h - 00CBFFFh
  57.    choice "RANGE:CC000-CFFFF, 16K" pos[3]=xx00xxxxb  pos[0]=x011xxxxb
  58.                    pos[2]=xxxxxxx1b
  59.                    MEM 00CC000h - 00CFFFFh
  60.    choice "RANGE:D0000-D3FFF, 16K" pos[3]=xx00xxxxb  pos[0]=x100xxxxb
  61.                    pos[2]=xxxxxxx1b
  62.                    MEM 00D0000h - 00D3FFFh
  63.    choice "RANGE:D4000-D7FFF, 16K" pos[3]=xx00xxxxb  pos[0]=x101xxxxb
  64.                    pos[2]=xxxxxxx1b
  65.                    MEM 00D4000h - 00D7FFFh
  66.  
  67. Help
  68. "EtherLink/MC 32 requires a 16K memory window and it may be located at
  69. any of eight possible address ranges.  Conflicts with other adapters in
  70. the system will be denoted by an asterisk and must be changed."
  71.  
  72.  
  73. ; *** Interrrupt Level ***
  74. NamedItem
  75. Prompt "Interrupt Level"
  76.    choice "Level 10" pos[3]=xxxx01xxb   int 10
  77.    choice "Level 11" pos[3]=xxxx10xxb   int 11
  78.    choice "Level 9" pos[3]=xxxx00xxb    int 9
  79.    choice "Level 12" pos[3]=xxxx11xxb   int 12
  80.  
  81. Help
  82. "This determines the interrupt level of the EtherLink/MC 32.  The
  83. interrupts can be shared with another device, however the software
  84. drivers for both devices must support interrupt sharing.  You may be
  85. able to improve performance by selecting a level that is not used by
  86. another device."
  87.  
  88.  
  89. ; *** Arbitration Level ***
  90. NamedItem
  91. Prompt "Arbitration Level"
  92.    choice "Level 10" pos[1]=xxxx1010b    arb 10
  93.    choice "Level 11" pos[1]=xxxx1011b    arb 11
  94.    choice "Level 12" pos[1]=xxxx1100b    arb 12
  95.    choice "Level 13" pos[1]=xxxx1101b    arb 13
  96.    choice "Level 14" pos[1]=xxxx1110b    arb 14
  97.    choice "Level 8"  pos[1]=xxxx1000b    arb 8
  98.    choice "Level 9"  pos[1]=xxxx1001b    arb 9
  99.  
  100. Help
  101.  
  102. "Conflicting assignments are marked with an asterisk and
  103. must be changed.  An arbitration level eight has the highest priority,
  104. and increasing levels have decreased priority."
  105.  
  106.  
  107. ; *** Fairness Enable ***
  108. NamedItem
  109. Prompt "Fairness Enable"
  110.    choice "Enabled "  pos[1]=xxx1xxxxb
  111.    choice "Disabled"  pos[1]=xxx0xxxxb
  112.  
  113. Help
  114. "Fairness is provides equal access is to the host bus for competing bus
  115. masters and in most instances should be enabled.  In a system where it
  116. is desired that a higher priority device have increased bus utilization,
  117. fairness may be disabled."
  118.  
  119.  
  120. ; *** Address Burst Management ****
  121. NamedItem
  122. Prompt "Address Burst Management"
  123.    choice "Disabled"         pos[3]=xxxxxx00b
  124.    choice "16-byte boundary" pos[3]=xxxxxx01b
  125.    choice "32-byte boundary" pos[3]=xxxxxx10b
  126.    choice "64-byte boundary" pos[3]=xxxxxx11b
  127.  
  128. Help
  129. "The Address Burst Management feature enables the Etherlink/MC 32 to
  130. relinquish control of the Micro Channel Bus at specific address boundary
  131. crossings.  As an example, if the 16-byte boundary Address Burst
  132. Management is selected, the Bus Master relinquishes bus control as the
  133. address increments from xx0Fh to xx10h.
  134. In some system configurations, the Address Burst Management feature may
  135. provide improved performance, but generally it should be disabled."
  136.  
  137.  
  138. ; *** Transceiver Type    ***
  139. NamedItem
  140. Prompt "Transceiver Type"
  141.    choice "On-board Transceiver (BNC)" pos[2]=xxxxxx1xb
  142.    choice "External Transceiver (AUI)" pos[2]=xxxxxx0xb
  143.  
  144. Help
  145. "The active connector is determined by the selection of the Transceiver
  146. Type.  Check the cabling system in your area to determine which
  147. connector should be used.  If you have a thin ethernet network and wish
  148. to connect using a T-connector, select On-board.  If you have the thick
  149. drop cable from an external transceiver and wish to attach to the 15-pin
  150. AUI cable, select External."
  151.